home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / a_man / cat7 / nwfs.z / nwfs
Encoding:
Text File  |  2001-04-17  |  4.4 KB  |  133 lines

  1.  
  2.  
  3.  
  4. nnnnwwwwffffssss((((7777MMMM))))                                                              nnnnwwwwffffssss((((7777MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      nwfs - NetWare File System
  10.  
  11.  
  12. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  13.      nnnnwwwwffffssss is the NetWare File System which is used to access remote NetWare
  14.      servers.  Since the NetWare protocol depends on IPX, the iiiippppxxxx driver must
  15.      be loaded before a user can log into a NetWare server using nnnnwwwwllllooooggggiiiinnnn Once
  16.      a user is logged in, the file systems on NetWare servers can be accessed
  17.      according to the NetWare access privilidges for the logged in user.
  18.  
  19.      The NetWare system contains:
  20.  
  21.         1. IPX/SPX stack
  22.         2. NetWare file server
  23.         3. NetWare client
  24.  
  25.      1. IPX/SPX features include:
  26.  
  27.              1. Loadable streams drivers (no need to relink the kernel)
  28.              2. TLI/TPI interface
  29.              3. Can work with multiple interfaces
  30.              4. Routing to different networks.
  31.  
  32.         It is capable of automatically detecting the ethernet framing type
  33.         used on the network.  It also detects the network number of the
  34.         network. This is possible only if a netware file-server is available
  35.         on the network.
  36.  
  37.         The framing types supported are:
  38.  
  39.              1. Ethernet_8023
  40.              2. Ethernet_II (Type 8137)
  41.              3. Ethernet_802.2
  42.              4. Ethernet_Snap
  43.  
  44.  
  45.      2. NetWare file server features include:
  46.  
  47.              1. Multiple simultaneous users
  48.              2. Full support for the bindery
  49.              3. NetWare Q's
  50.              4. Printing to the server printers
  51.              5. Netware 4.x server emulation
  52.  
  53.  
  54.      3. NetWare client features include:
  55.  
  56.              1. Auto mount capability (file servers are mounted as they are
  57.                 used) (no need for explicitly mount - thus users do not
  58.                 require root priveleges)
  59.              2. The permission of different users are controlled on the
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. nnnnwwwwffffssss((((7777MMMM))))                                                              nnnnwwwwffffssss((((7777MMMM))))
  71.  
  72.  
  73.  
  74.                 netware server, and are applied to individual users on the
  75.                 client. Thus different individuals on the client get
  76.                 different views of the same netware file system.
  77.              3. Printing to the netware server/print queues
  78.              4. Mapping between unix and netware users.
  79.              5. Netware password encryption fully supported.
  80.              6. Loaded as file system type in the kernel.
  81.  
  82.         This piece gives user the capability of accessing files on a netware
  83.         server. For doing this the user must first be logged into the netware
  84.         server. This is done thru the nwlogin program. Also the program
  85.         nwmount must be run. This effectively makes /netware as the mount
  86.         point for all servers [or any other specifed directory]. All servers
  87.         can be viewed in the /netware directory.
  88.  
  89.              eg.
  90.              % ls /netware
  91.              mango telos_nt tardis
  92.              [The above are all netware servers]
  93.  
  94.         Once a user is logged into one of these servers (using the nwlogin
  95.         command) then the volumes on that server become visible.
  96.  
  97.              eg.
  98.              % nwlogin mango joe
  99.              Password: <Enter-password for user joe on server mango>
  100.              % cd /netware/mango
  101.              % ls
  102.              SYS USER
  103.              [Two volumes SYS, and USER are shown]
  104.              % ls SYS
  105.              login public system mail err.log
  106.              [4 directories, and 1 file are shown]
  107.  
  108.         The directories and files can be accessed as though they were local
  109.         much like NFS. However the NetWare server still controls the access
  110.         to the the files, by applying the priveleges of the logged in user
  111.         (joe in this case) for each request.
  112.  
  113.  
  114. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  115.      iiiippppxxxx(7M) nnnnwwwwmmmmoooouuuunnnntttt(1), mmmmllll(1M)
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.